Welcome![Sign In][Sign Up]
Location:
Search - DHT chord

Search list

[Other resourceChord-Source-Code

Description: 非常著名的P2P计算项目的源代码。对于研究P2P的拓扑构造、DHT算法等有着巨大的帮助-most famous peer-to-peer computing project's source code. For research P2P topology structure, DHT algorithm has a tremendous help
Platform: | Size: 82967 | Author: steven | Hits:

[Other resourcep2p-systems-based-on-DHT

Description: p2p的DHT的实现,如chord CAN-the p2p DHT example, the chord CAN etc.
Platform: | Size: 72332 | Author: anda | Hits:

[WinSock-NDISdht-access-0.5.tar

Description: It provides multiple routing (DHT) algorithms such as Chord, Kademlia, Koorde, Pastry and Tapestry, and a distributed environment emu -It provides multiple routing (DHT) algori thms such as Chord, Kademlia, Koorde. Pastry and Tapestry. and a distributed environment emu
Platform: | Size: 211281 | Author: 古月 | Hits:

[Other resourcechord-0.1-20060902

Description: DHT经典代码,学习P2P编程的必须阅读的代码
Platform: | Size: 746869 | Author: 刘马飞 | Hits:

[Internet-Networkchord-0.1-20080405

Description: 基于DHT的对等协议,由MIT开发,一般用于P2P资源查询
Platform: | Size: 783773 | Author: maybemay | Hits:

[DSP programDHT

Description: dht is very useful for bianxie chengxu
Platform: | Size: 8192 | Author: asdfasdf | Hits:

[P2PChord-Source-Code

Description: 非常著名的P2P计算项目的源代码。对于研究P2P的拓扑构造、DHT算法等有着巨大的帮助-most famous peer-to-peer computing project's source code. For research P2P topology structure, DHT algorithm has a tremendous help
Platform: | Size: 82944 | Author: steven | Hits:

[JSP/Javaopen-chord_1.0.1_src

Description: 一个对等计算发生器,使用DHT变换,高效实现。-one pair of terms such as generator, the use of DHT transform, Efficient Implementation.
Platform: | Size: 465920 | Author: shiwenlu | Hits:

[P2Pp2p-systems-based-on-DHT

Description: p2p的DHT的实现,如chord CAN-the p2p DHT example, the chord CAN etc.
Platform: | Size: 71680 | Author: anda | Hits:

[Internet-Networkdht-access-0.5.tar

Description: It provides multiple routing (DHT) algorithms such as Chord, Kademlia, Koorde, Pastry and Tapestry, and a distributed environment emu -It provides multiple routing (DHT) algori thms such as Chord, Kademlia, Koorde. Pastry and Tapestry. and a distributed environment emu
Platform: | Size: 210944 | Author: 古月 | Hits:

[Program docsmall-world

Description: 基于small-world网络的非结构化DHT算法详解-Based on small-world networks, unstructured DHT algorithm detailed
Platform: | Size: 168960 | Author: brand | Hits:

[P2Pchord-0.1-20060902

Description: DHT经典代码,学习P2P编程的必须阅读的代码-DHT classical code, learn P2P programming code must read
Platform: | Size: 746496 | Author: 刘马飞 | Hits:

[Internet-Networkchord-0.1-20080405

Description:
Platform: | Size: 783360 | Author: maybemay | Hits:

[Program docchord

Description: chord算法 P2P资源定位算法 利用哈希函数的分布式散列-chord algorithm for P2P resource location algorithm using distributed hash function hash
Platform: | Size: 5120 | Author: yyn928 | Hits:

[Internet-NetworkKadC

Description: Kademlia协议(以下简称Kad)是美国纽约大学的PetarP. Maymounkov和David Mazieres. 在2002年发布的一项研究结果《Kademlia: A peerto -peer information system based on the XOR metric》。 简单的说,Kad 是一种分布式哈希表(DHT)技术,不过和其他DHT 实现技术比较,如 Chord、CAN、Pastry 等,Kad 通过独特的以异或算法(XOR)为距离度量基础,建立了一种 全新的DHT拓扑结构,相比于其他算法,大大提高了路由查询速度。 在2005 年5 月著名的BiTtorrent 在4.1.0 版实现基于Kademlia 协议的DHT 技术后, 很快国内的BitComet 和BitSpirit 也实现了和BitTorrent 兼容的DHT 技术,实现 trackerless下载方式。 另外,emule 中也很早就实现了基于Kademlia类似的技术(BT中叫DHT,emule中也叫 Kad,注意和本文简称的Kad 区别),和BT 软件使用的Kad 技术的区别在于key、value 和 node ID 的计算方法不同。-We describe a peer-to-peer system which has provable consistency and performance in a fault-prone environment. Our system routes queries and locates nodes using a novel XOR-based metric topology that simplifies the algorithm and facilitates our proof. The topology has the property that every message exchanged conveys or reinforces useful contact information. The system exploits this information to send parallel, asynchronous query messages that tolerate node failures without imposing timeout delays on users.
Platform: | Size: 509952 | Author: libing | Hits:

[P2PChordExpress

Description: 实现了P2P系统中采用的一种DHT算法——Chord算法,能够有效地节省节点存储的路由信息。经过测试,在局域网环境下可以达到10M/s。-Chord, one of DHT algorithms which can spare memory efficentily applied in the peer-to-peer network has been implemented. The transmisson speed in LAN reaches 10M/s.
Platform: | Size: 8508416 | Author: 李栋 | Hits:

[P2Pdht-eb22cc3d96e0

Description: 著名的P2P DHT Chord算法源代码-chord source
Platform: | Size: 1025024 | Author: yuze | Hits:

[Software Engineeringdht

Description: chord算法研究和分析,很好的一个pdf文档的-chord algorithm research and analysis, a good one pdf document
Platform: | Size: 559104 | Author: fanyuqing | Hits:

[Windows Developp2pSystemsBasedDHT

Description: Description Chord DHT
Platform: | Size: 71680 | Author: jawadev | Hits:

[JSP/JavaSimpleP2P

Description: 实现的是P2P文件共享系统,是通过基于Chord原理实现的DHT网络,分享本地计算机上的文件,或下载其他计算机共享的文件。本文件系统的特点在于并不仅仅是个简单的文件传输系统,而是真正的实现文件的共享-Realize that P2P file sharing system, is achieved through the principle of Chord-based DHT network, sharing files on the local computer, or download other computers to share files. The file system is characterized not just a simple file transfer system, but the real implementation file sharing
Platform: | Size: 776192 | Author: liu | Hits:
« 12 »

CodeBus www.codebus.net